home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cato / Xm / RectObj.z / RectObj
Encoding:
Text File  |  2002-10-03  |  8.3 KB  |  199 lines

  1.  
  2.  
  3.  
  4.      RRRReeeeccccttttOOOObbbbjjjj((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               RRRReeeeccccttttOOOObbbbjjjj((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           RRRReeeeccccttttOOOObbbbjjjj - The RectObj widget class
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           ####iiiinnnncccclllluuuuddddeeee <<<<XXXXmmmm////XXXXmmmm....hhhh>>>>
  13.  
  14.  
  15.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  16.           This page documents version 1.2 of the Motif library.
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.           RectObj is never instantiated.  Its sole purpose is as a
  20.           supporting superclass for other widget classes.
  21.  
  22.         CCCCllllaaaasssssssseeeessss
  23.           RectObj inherits behavior and a resource from OOOObbbbjjjjeeeecccctttt.
  24.  
  25.           The class pointer is rrrreeeeccccttttOOOObbbbjjjjCCCCllllaaaassssssss.
  26.  
  27.           The class name is RRRReeeeccccttttOOOObbbbjjjj.
  28.  
  29.         NNNNeeeewwww RRRReeeessssoooouuuurrrrcccceeeessss
  30.           The following table defines a set of widget resources used
  31.           by the programmer to specify data.  The programmer can also
  32.           set the resource values for the inherited classes to set
  33.           attributes for this widget.  To reference a resource by name
  34.           or by class in a .Xdefaults file, remove the XXXXmmmmNNNN or XXXXmmmmCCCC
  35.           prefix and use the remaining letters.  To specify one of the
  36.           defined values for a resource in a .Xdefaults file, remove
  37.           the XXXXmmmm prefix and use the remaining letters (in either
  38.           lowercase or uppercase, but include any underscores between
  39.           words).  The codes in the access column indicate if the
  40.           given resource can be set at creation time (C), set by using
  41.           XXXXttttSSSSeeeettttVVVVaaaalllluuuueeeessss (S), retrieved by using XXXXttttGGGGeeeettttVVVVaaaalllluuuueeeessss (G), or is
  42.           not applicable (N/A).
  43.  
  44.                               RRRReeeeccccttttOOOObbbbjjjj RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
  45.       NNNNaaaammmmeeee                   CCCCllllaaaassssssss            TTTTyyyyppppeeee        DDDDeeeeffffaaaauuuulllltttt   AAAAcccccccceeeessssssss
  46.       ____________________________________________________________________
  47.       XmNancestorSensitive   XmCSensitive     Boolean     dynamic   G
  48.       XmNborderWidth         XmCBorderWidth   Dimension   1         CSG
  49.       XmNheight              XmCHeight        Dimension   dynamic   CSG
  50.       XmNsensitive           XmCSensitive     Boolean     True      CSG
  51.       XmNwidth               XmCWidth         Dimension   dynamic   CSG
  52.       XmNx                   XmCPosition      Position    0         CSG
  53.       XmNy                   XmCPosition      Position    0         CSG
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      RRRReeeeccccttttOOOObbbbjjjj((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               RRRReeeeccccttttOOOObbbbjjjj((((3333XXXX))))
  71.  
  72.  
  73.  
  74.           XXXXmmmmNNNNaaaannnncccceeeessssttttoooorrrrSSSSeeeennnnssssiiiittttiiiivvvveeee
  75.                     Specifies whether the immediate parent of the
  76.                     gadget receives input events.  Use the function
  77.                     XXXXttttSSSSeeeettttSSSSeeeennnnssssiiiittttiiiivvvveeee if you are changing the argument to
  78.                     preserve data integrity (see XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee below).
  79.                     The default is the bitwise AND of the parent's
  80.                     XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee and XXXXmmmmNNNNaaaannnncccceeeessssttttoooorrrrSSSSeeeennnnssssiiiittttiiiivvvveeee resources.
  81.  
  82.           XXXXmmmmNNNNbbbboooorrrrddddeeeerrrrWWWWiiiiddddtttthhhh
  83.                     Specifies the width of the border placed around
  84.                     the RectObj's rectangular display area.
  85.  
  86.           XXXXmmmmNNNNhhhheeeeiiiigggghhhhtttt Specifies the inside height (excluding the border)
  87.                     of the RectObj's rectangular display area.
  88.  
  89.           XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee
  90.                     Determines whether a RectObj receives input
  91.                     events.  If a RectObj is sensitive, the parent
  92.                     dispatches to the gadget all keyboard, mouse
  93.                     button, motion, window enter/leave, and focus
  94.                     events.  Insensitive gadgets do not receive these
  95.                     events.  Use the function XXXXttttSSSSeeeettttSSSSeeeennnnssssiiiittttiiiivvvveeee to change
  96.                     the sensitivity argument.  Using XXXXttttSSSSeeeettttSSSSeeeennnnssssiiiittttiiiivvvveeee
  97.                     ensures that if a parent widget has XXXXmmmmNNNNsssseeeennnnssssiiiittttiiiivvvveeee
  98.                     set to False, the ancestor-sensitive flag of all
  99.                     its children is appropriately set.
  100.  
  101.           XXXXmmmmNNNNwwwwiiiiddddtttthhhh  Specifies the inside width (excluding the border)
  102.                     of the RectObj's rectangular display area.
  103.  
  104.           XXXXmmmmNNNNxxxx      Specifies the x-coordinate of the upper left
  105.                     outside corner of the RectObj's rectangular
  106.                     display area.  The value is relative to the upper
  107.                     left inside corner of the parent window.
  108.  
  109.           XXXXmmmmNNNNyyyy      Specifies the y-coordinate of the upper left
  110.                     outside corner of the RectObj's rectangular
  111.                     display area.  The value is relative to the upper
  112.                     left inside corner of the parent window.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      RRRReeeeccccttttOOOObbbbjjjj((((3333XXXX))))               UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV               RRRReeeeccccttttOOOObbbbjjjj((((3333XXXX))))
  137.  
  138.  
  139.  
  140.         IIIInnnnhhhheeeerrrriiiitttteeeedddd RRRReeeessssoooouuuurrrrcccceeeessss
  141.           RectObj inherits behavior and a resource from OOOObbbbjjjjeeeecccctttt.  For a
  142.           description of this resource, refer to the OOOObbbbjjjjeeeecccctttt man page.
  143.  
  144.                               OOOObbbbjjjjeeeecccctttt RRRReeeessssoooouuuurrrrcccceeee SSSSeeeetttt
  145.       NNNNaaaammmmeeee                 CCCCllllaaaassssssss         TTTTyyyyppppeeee             DDDDeeeeffffaaaauuuulllltttt   AAAAcccccccceeeessssssss
  146.       ____________________________________________________________________
  147.       XmNdestroyCallback   XmCCallback   XtCallbackList   NULL      C
  148.  
  149.         TTTTrrrraaaannnnssssllllaaaattttiiiioooonnnnssss
  150.           There are no translations for RectObj.
  151.  
  152.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  153.           OOOObbbbjjjjeeeecccctttt((((3333XXXX)))).
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                                          (printed 4/30/98)
  196.  
  197.  
  198.  
  199.